<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* 产品中心 */


.content {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.pro {
	padding-top: 30px;
}


.pro .prol {
	padding-left: 10px;
}

.pro .prol .prol_t {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #bbb;
	padding-left: 10px;
}

.pro .prol .prol_t a {
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
}

.pro .prol .prol_l {
	padding: 10px;
}

.pro .prol .prol_l li {
	width: 23%;
	height: 240px;
	margin: 1%;
	overflow: hidden;
	background: #efefef;
	padding: 15px;
	border-radius: 8px;
	
}

.pro .prol .prol_l li:hover {
	background: #FFA600;
}

.pro .prol .prol_l li:hover p {
	
	color: #fff !important;
}

.pro .prol .prol_l li img {
	display: block;
	margin: 0 auto;
}

.pro .prol .prol_l li p {
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* 产品详情 */
.proshow {
	padding: 40px 40px;
	overflow: hidden;
}
.proshow .proc { 
	width: 620px; 
	height: 600px; 
	position: relative; 
	overflow: hidden;
	margin-left: 50px;
}

.proshow .proc ul{ position:absolute; left:0; top:0;}
.proshow .proc ul li{ 
	width: 620px; 
	height: 500px;
    border: 1px dashed #666;
}
.proshow .prev{ float:left; cursor:pointer;}
.proshow .num{ 
	height: 380px;
	overflow: hidden; 
	width: 125px; 
	position: relative;
}
.proshow .proc_m{ 
	width: 125px;
	height: 380px;
	padding-top: 10px; 
}
.proshow .num ul{ position:absolute; left:0; top:0;}
.proshow .num ul li{ 
	width: 120px; 
	height: 120px;
	margin-right: 5px; 
	padding: 1px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.proshow .num ul li img {
	padding: 10px;
}
.proshow .num ul li.on { 
	border: 1px solid #FFA600; 
	padding: 0;
}
.proshow .prev_btn1{ 
	text-align:center; 
	cursor:pointer;
	margin-bottom: 10px;
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);}
.proshow .next_btn1{ 
	text-align:center; 
	cursor:pointer;
	margin-top: 10px;
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.proshow .prod {
	width: 280px;
}

.proshow .prod h3 {
    font-size: 22px;
    color: #333;
    position: relative;
    line-height: 50px;
    padding-bottom: 10px;
}

.proshow .prod h3::after {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #ffa600;
    position: absolute;
    left: 0;
    bottom: 10px;
}
.proshow .prod p {
    font-size: 15px;
    color: #444;
    line-height: 24px;
    margin-top: 10px;
}

.midxh {
	width: 100%;
    background: url(../img/pro-view-name.png) no-repeat center center;
    padding: 35px 0;
}

.midxh h2 {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 26px;
    color: #fff;
    line-height: 45px;
    letter-spacing: 2px;
    font-weight: normal;
}

.proe_t {
	padding: 20px 0;
	overflow: hidden;
}
.tab_pro li {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	float: left;
	margin-right: 30px;
	border-bottom: 2px solid #fff;
	cursor: pointer;
}
    /* 点击对应的标题添加对应的背景颜色 */
.tab_pro .active {
	font-size: 18px;
	color: #333;
	border-bottom: 2px solid #ffa600;
}

.tab_con div {
	line-height: 100px;
	text-align: center;
	display: none;
}

.tab_con div.cur{
	display: block;
}

.pro_s {
	width: 100%;
	padding: 20px 0 50px;
	background: #eee;
}
.pro_s .pro_st {
	width: 1200px;
	margin: 0 auto;
}
.pro_s .pro_st h3 {
	color: #333;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 1px;
    padding: 10px 0 25px;
}

.pro_s .pro_sl {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.pro_s .pro_sl li {
	width: 23%;
	margin-right:  2%;
	background: #fff;
	overflow: hidden;
	padding: 50px 20px;
}

.pro_s .pro_sl li:last-child {
	margin-right: 0;
}

.pro_s .pro_sl li p {
	color: #333;
    font-size: 18px;
    line-height: 50px;
	font-weight: bold;
}

.pro_s .pro_sl li img {
	margin: 20px 0;
}

/* 新闻中心 */
.l_banner {
	width: 100%;
	overflow: hidden;
}

.l_banner img {
	width: 100%;
}

.lname {
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.lname .lnamec h2 {
    color: #FFA600;
    font-size: 22px;
}

.lname .lnamee h4 {
    color: #e4e4e4;
    font-size: 22px;
    line-height: 35px;
    font-weight: normal;
    letter-spacing: 3px;
}

.lname::after {
    content: "";
    background-color: #ddd;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 190px;
    bottom: 15px;
}

.newslist li {
	overflow: hidden;
	margin: 15px 0;
}

.newslist li img {
	float: left;
	width: 360px;
	height: 240px;
}

.newslist li .fr {
	width: 820px;
	height: 270px;
	padding: 30px;
}

.newslist li .fr .t {
	font-size: 22px;
    color: #444;
    letter-spacing: 1px;
    line-height: 40px;
    font-weight: normal;
}

.newslist li .fr .u {
	font-size: 14px;
    color: #999;
    line-height: 30px;
}

.newslist li .fr .d {
	font-size: 15px;
    color: #999;
    line-height: 28px;
    margin-top: 10px;
}

.news_t {
	font-size: 24px;
    font-weight: bold;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    letter-spacing: 1px;
	margin-top: 40px;
}

.news_c {
	overflow: hidden;
    padding: 5% 1% 0;
}

.news_c p {
	line-height: 30px;	
}

/* 服务与帮助 */
.fuwu {
	overflow: hidden;
}

.fuwu1 {
	width: 100%;	
	padding: 50px 0;
	overflow: hidden;
	background: #eee;
}

.fuwu .container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.fuwu h2 {
	font-size: 22px;
    line-height: 50px;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

.fuwu p {
	line-height: 30px;
}

.fuwu .t {
	font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 35px;
    margin-top: 20px;
}

.fuwu li:hover {
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.5); 
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.fuwu .d {
	color: #666;
}

.fuwu1 li {
	width: 21%;
	margin: 0 2%;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	padding-bottom: 50px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
} 

.fuwu1 li img {
	margin: 30px
}

.fuwu2 {
	width: 100%;	
	padding: 50px 0;
	overflow: hidden;
	background: #fff;
}

.fuwu2 li {
	width: 21%;
	margin: 0 2%;
	overflow: hidden;
	background: #eee;
	border-radius: 5px;
	text-align: center;
	padding-bottom: 50px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
} 

.fuwu2 li img {
	margin: 30px
}

/* 关于我们 */
.about {
	text-align: center;
}

.about p, .contact p {
	color: #333333;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
	font-weight: bold;
}

.about img {
	margin: 2px;
}

/* 联系我们 */
.contact {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

.contact .fl h3 {
	font-size: 18px;
	line-height: 40px;
}

.contact .fl a {
	display: block;
	line-height: 35px;
    font-size: 16px;
    color: #444;
}

.contact .fr img {
	width: 200px;
}
</pre></body></html>